home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Applications 1999 May / SGI IRIX 6.5 Applications 1999 May.iso / dist / insight.idb / usr / share / Insight / xhelp / templates / spec_xhelp.z / spec_xhelp
Text File  |  1998-05-04  |  460b  |  24 lines

  1. # Change the ${RELEASE} string to suit your application - for instance 1.0
  2.  
  3. product <ProductName>
  4.     id "<ProductName Description>, ${RELEASE}"
  5.  
  6.     image books
  7.         id "IRIS InSight Books, 2.3"
  8.         version 1
  9.  
  10.         order 900
  11.         subsys <Shortname> default
  12.  
  13.             id "<Book title>, XHelp book"
  14.             exp "<SHORTNAME> || <SHORTNAME_HELP>"
  15.  
  16.             prereq ( insight.sw.data 1020000000 maxint )
  17.             replaces self
  18.             incompat insight.sw.client 0 1006000223
  19.         endsubsys
  20.  
  21.     endimage
  22.  
  23. endproduct
  24.